CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - STM32 ADC DMA

搜索资源列表

  1. DMA

    2下载:
  2. 使用了DMA,实现了STM32 ADC的多通道采集,准确快速,不丢失数据-Use the DMA
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2016-12-08
    • 文件大小:525312
    • 提供者:王婷婷
  1. ADC

    2下载:
  2. STM32使用ADC程序(包括DMA与中断实现方式)-STM32 use of the ADC program (including DMA and interrupt implementation)
  3. 所属分类:SCM

    • 发布日期:2016-01-27
    • 文件大小:16739328
    • 提供者:在啊
  1. STM32ADC--DMA

    0下载:
  2. stm32 ADC和DMA设置,模数转换-stm32 ADC DMA
  3. 所属分类:software engineering

    • 发布日期:2017-11-09
    • 文件大小:74364
    • 提供者:li shu quan
  1. dma_adc

    0下载:
  2. stm32下实现adc 16通道检测代码例子,已经测试可以检测正确了-adc 16 under stm32 channel detection code examples have been tested can detect the correct
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:2001
    • 提供者:吴名
  1. STM32ADCsample

    0下载:
  2. 使用STM32如何采集单个通道的模拟输入,通过模数转换器(ADC)将模拟量转化为数据,并通过DMA把数据转移到内存中。-STM32 how to use a single channel analog input acquisition by ADC (ADC) will be converted to analog data and the data transferred by DMA to memory.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:13065
    • 提供者:zhy0205
  1. myprj_uart-adc-dma

    0下载:
  2. 自学原创,基于STM32红牛开发板写的,AD采样然后由DMA方式传到DA再输出的程序,是学习STM32的DMA功能的简单案例。-Original self-study, based on STM32 development board to write the Red Bull, AD sampling and then transmitted by the DMA mode and then the output of the DA process, the STM32 DMA functio
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2013-05-04
    • 文件大小:299296
    • 提供者:
  1. STM32-ADC-DMA

    1下载:
  2. STM32F103C8T6 ADC驱动程序,采用DMA传送方式-STM32F103C8T6 ADC Driver
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-26
    • 文件大小:2117
    • 提供者:
  1. STM32-ADC

    0下载:
  2. STM32开启DMA进行ADC转换,并透过串口上传转换的数据,-STM32 open the DMA ADC conversion and uploading data through serial conversion,
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:457642
    • 提供者:孙中山
  1. ADC-(DMA-mode)

    0下载:
  2. STM32(ADC采样DMA方式)ADC (DMA方式) 实验中用到了GPIO、RCC、USART、DMA及ADC外设-STM32 (ADC sampling DMA mode) ADC (DMA mode) experiment uses GPIO, RCC, USART, DMA and ADC peripherals
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:337639
    • 提供者:将的肯德基
  1. STM32-ADC-oversampling

    0下载:
  2. 使用STM32单片机ADC模块的过采样技术使采样值更稳定,是一种时间换精度的方法。-This firmware gives the STM32 ADC oversampling using triangular dither. This method consists on adding a triangular signal to the input signal and sampling it with a rate. The timer TIM2 is used to g
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:1009073
    • 提供者:sdl
  1. STM32 ADC+DMA+串口程序

    0下载:
  2. STM32AD+DMA+串口程序源码,希望能够有所帮助
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2015-05-08
    • 文件大小:494730
    • 提供者:wengwengdd
  1. ADC(DMA)

    0下载:
  2. STM32单片机;ADC程序,使用DMA功能。-STM32 Microcontroller ADC DMA.
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:1577012
    • 提供者:孙林
  1. ADC-DMA

    0下载:
  2. STM32使用DMA方式进行AD转换,可以很大的减轻单片机的负担-STM32 using DMA way AD conversion, can greatly reduce the burden of MCU
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-14
    • 文件大小:3279713
    • 提供者:liang
  1. 3-ADC-DMA-uarrt

    0下载:
  2. stm32的adc采集转dma储存,最后经串口发送.1024的采集点-Stm32 adc sampling dma storage, finally through a serial port to send. 1024 field sites
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:84864
    • 提供者:lizz
  1. STM32-ADC

    0下载:
  2. stm32 ADC单通道(DMA),stm32 ADC单通道(DMA) -stm32 ADC
  3. 所属分类:Com Port

    • 发布日期:2017-05-06
    • 文件大小:804191
    • 提供者:王亚涛
  1. ADC+DMA+串口

    0下载:
  2. AD转换,DMA传输,通过串口实现上位机传输(AD conversion, to achieve the host computer transmission)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-22
    • 文件大小:591872
    • 提供者:姗姗来迟
  1. AC to AC 全功能整理版本

    0下载:
  2. ADC 采集显示,PWM三路输出,一路PWM占空比PID自动调整占空比(ADC acquisition and display, PWM three way output, all the way PWM duty cycle, PID automatic adjustment duty cycle)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-25
    • 文件大小:4774912
    • 提供者:MINIelf
  1. Example_ADC_DMA

    0下载:
  2. STM32F103 ASELERATE ADC DMA
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:261120
    • 提供者:ernes
  1. 9.8 ADC_4Channel_DMA

    0下载:
  2. 基于STM32F103微处理器的DMA中断方式采集4路ADC电压值的程序(25664OLED display processing program based on STM32F103 microprocessor)
  3. 所属分类:DSP编程

    • 发布日期:2018-01-03
    • 文件大小:5800960
    • 提供者:Desprado
  1. 实验29:LCD-ADC-DMA

    2下载:
  2. 使用STM32F103 功能:TFT彩屏显示 ADC转换结果 ADC单通道连续转换(Use the STM32F103 function: TFT color display ADC conversion results ADC single channel continuous conversion)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-04-21
    • 文件大小:7173120
    • 提供者:wstbaby
« 1 23 4 5 6 7 »
搜珍网 www.dssz.com